The Options property box allows you to limit the number of times the Repeat activity can repeat.
The Repeat activity performs its contained activities as quickly as possible, so it is very resource intensive if it is left to repeat continuously. A continuously-repeating Repeat activity can quickly consume your Workflow Server's resources. We recommend either placing a Wait for Entry Change activity inside a Repeat activity (so that it pauses between repeating) or configuring the activity so that workflow itself (not a person) will satisfy the repeat activity’s condition.
Example: Bob wants his workflow to make two copies of a document. He adds a Repeat activity and places a Move Entry activity (configured to copy) inside it. Then he configures the Repeat activity so the Iteration token starts at one and configures the condition so the activity repeats twice. Show me what this looks like.
The Options property box offers an additional safeguard against runaway Repeat activities because it lets you limit the number of times the activity will repeat.
To configure Repeat Options
Note: You can configure an iteration limit for all Repeat activities in the Advanced Server Options in the Workflow Administration Console. However, limits specified in the Repeat activity's Options property box will be used instead of the limit specified in the Workflow Administration Console.
Tip: If you are using the Iteration token to index a multi-value token, you may want to select 1 because indexes start at 1 instead of zero.
This documentation is specific to version 9.0. You can find the most up-to-date help files for the latest version at Current Online Laserfiche Product Help Files. For further help or feedback, please see the Laserfiche Support Site. |
© 2013 Laserfiche |